JavaScript syntax
107.4 KB of readable text Β· 31 parts
Select a part to read:
β’ Part 1 β 3.8 KB Contents
β’ Part 2 β 3.9 KB Origins, Basics, Case sensitivity
β’ Part 3 β 2.4 KB Comments
β’ Part 4 β 3.9 KB Variables, Scoping and hoisting
β’ Part 5 β 3.9 KB Declaration and assignment, Examples
β’ Part 6 β 4.0 KB Primitive data types, Undefined, Number
β’ Part 7 β 3.9 KB BigInt
β’ Part 8 β 4.0 KB String
β’ Part 9 β 2.4 KB Boolean, Type conversion
β’ Part 11 β 2.9 KB Symbol
β’ Part 12 β 3.8 KB Native objects, Array
β’ Part 13 β 4.8 KB Date, Error, Math
β’ Part 14 β 3.9 KB Regular expression
β’ Part 15 β 2.5 KB Function
β’ Part 16 β 4.0 KB Operators, Arithmetic, Assignment
β’ Part 18 β 4.0 KB Comparison, Logical
β’ Part 19 β 4.1 KB Logical assignment, Bitwise
β’ Part 20 β 2.6 KB Bitwise Assignment, String, ??
β’ Part 21 β 3.7 KB Control structures, Compound statements, If ... else
β’ Part 22 β 3.3 KB While loop, Do ... while loop, With
β’ Part 23 β 3.9 KB Functions
β’ Part 24 β 3.2 KB Async/await
β’ Part 25 β 4.0 KB Objects, Creating objects, Methods
β’ Part 26 β 3.9 KB Constructors, Inheritance
β’ Part 28 β 2.7 KB Exception handling, Native functions and methods, eval (expression)
β’ Part 29 β 3.9 KB See also, References
β’ Part 30 β 2.7 KB Further reading
β’ Part 31 β 657 B External links